Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Since upgrading from 4.11.3 - 6.0.2 razor rendered image objects have missing "UmbracoFile").
Opening the media section and simply clicking save (not chosing a new file) fixes that image.
Tried deleting /App_Data/TEMP and /App_Data/umbraco.config, also iisreset.
Custom media type contining an image and some text fields shown as a list, the text parts render correctly.
From the database
SELECT [xml] FROM cmsContentXml WHERE nodeId = 1439 -- working after re-saving
SELECT [xml] FROM cmsContentXml WHERE nodeId = 1440 -- consistently bad, not resaved
/media/6590/nick-dunning.jpg1121685609jpg
note the lack of properties in the second one.
any ideas what to do next ?
So I had tried republishing the entire site and I also tried
/Umbraco/dialogs/republish.aspx?previews=true
but I did not try
/Umbraco/dialogs/republish.aspx?xml=true
because thats the same as right clicking on Content and selecting "Republish entire site", is n't it ?
well guess what, running /Umbraco/dialogs/republish.aspx?xml=true fixed it !!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
img src empty after upgrade to 6.0.2 re-saving media restores[SOLVED]
Since upgrading from 4.11.3 - 6.0.2 razor rendered image objects have missing "UmbracoFile").
Opening the media section and simply clicking save (not chosing a new file) fixes that image.
Tried deleting /App_Data/TEMP and /App_Data/umbraco.config, also iisreset.
Custom media type contining an image and some text fields shown as a list, the text parts render correctly.
From the database
SELECT [xml] FROM cmsContentXml WHERE nodeId = 1439 -- working after re-saving
SELECT [xml] FROM cmsContentXml WHERE nodeId = 1440 -- consistently bad, not resaved
note the lack of properties in the second one.
any ideas what to do next ?
So I had tried republishing the entire site and I also tried
/Umbraco/dialogs/republish.aspx?previews=true
but I did not try
/Umbraco/dialogs/republish.aspx?xml=true
because thats the same as right clicking on Content and selecting "Republish entire site", is n't it ?
well guess what, running /Umbraco/dialogs/republish.aspx?xml=true fixed it !!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.